Video
Capture Settings
The CAPTUREPARMSRYJ.8W structure contains the
control parameters for streaming video capture. This structure controls several
aspects of the capture process, and allows you to perform the following tasks:
Specify the frame rate.
Specify the number of allocated
video buffers.
Disable and enable audio capture.
Specify the time interval for
the capture.
Specify whether an MCI device
(VCR or videodisc) is used during capture.
Specify keyboard or mouse
control for ending streaming.
Specify the type of video
averaging applied during capture.
You can retrieve
the current capture settings within the CAPTUREPARMSRYJ.8W structure by sending the WM_CAP_GET_SEQUENCE_SETUP1GNHJI message (or the capCaptureGetSetup1A5QZ0N macro) to a capture
window. You can set one or more current capture settings by updating the
appropriate members of the CAPTUREPARMS structure and then sending the WM_CAP_SET_SEQUENCE_SETUPYGBQ.R message (or the capCaptureSetSetup115V26W macro) and CAPTUREPARMS
to a capture window.